UCF STIG Viewer Logo

The /etc/zones directory, and its contents, must not be group- or world-writable.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22605 GEN000000-SOL00580 SV-27019r2_rule ECLP-1 Medium
Description
Solaris zones configuration files must be protected against illicit creation, modification, and deletion.
STIG Date
SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE 2015-09-17

Details

Check Text ( None )
None
Fix Text (F-24285r1_fix)
Change the mode of the file or directory.

# chmod 0644
For directories:
# chmod 0755